home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / MEDICAL / H121A.ZIP / CDISK7.BAT < prev    next >
DOS Batch File  |  1991-07-15  |  255b  |  13 lines

  1. : 13312 14336 16384 20480 32768 
  2. if not exist %1command.com goto continue
  3. echo off
  4. echo  
  5. echo  If you need to switch disks in drive %1, please do so now.
  6. echo  
  7. pause
  8. echo on
  9. :continue
  10. copy files7.* %1
  11. copy disk7.bat %1
  12. copy cdisk7.bat %1
  13.